!! PLEASE REVIEW THIS LOG FOR SENSITIVE INFORMATION BEFORE SHARING !!
Dart Code extension: 3.72.2
Flutter extension: 3.72.0 (activated)
App: Visual Studio Code
App Host: desktop
Version: 1.82.0
Platform: mac
Workspace type: Dart
Analyzer type: LSP
Multi-root?: true
Dart SDK:
Loc: /Users/hasimyerlikaya/flutter/bin/cache/dart-sdk
Ver: 3.1.1
Flutter SDK:
Loc: /Users/hasimyerlikaya/flutter
Ver: 3.13.3
HTTP_PROXY: undefined
NO_PROXY: undefined
Logging Categories:
General, AnalyzerTiming, CommandProcesses, DartTest, DAP, VmService, DevTools, FlutterDaemon, FlutterRun, FlutterTest, WebDaemon
Mon Sep 11 2023 [03:18:25 GMT+0300 (GMT+03:00)] Log file started
[3:18:28 AM] [DAP] [Info] ==> {"command":"setBreakpoints","arguments":{"source":{"name":"login_service.dart","path":"/lib/api/user/services/login_service.dart"},"lines":[19],"breakpoints":[{"line":19}],"sourceModified":false},"type":"request","seq":20}
[3:18:28 AM] [DAP] [Info] <== {"seq":30,"type":"response","body":{"breakpoints":[{"id":100007,"verified":false}]},"command":"setBreakpoints","request_seq":20,"success":true}
Mon Sep 11 2023 [03:18:33 GMT+0300 (GMT+03:00)] Log file ended
Describe the bug
I have a Dart API project, and I can't create breakpoints after updating to v3.72.2. There is no issue with v3.70.0.
Expected behavior
Be able to create breakpoint
Screenshots
