Open DanTup opened 1 day ago
I tried again and reproduced the same issue. Switching to Flutter stable the issue went away, so this could be a regression (FYI @kenzieschmoll).
Are you able to get a stack trace that is not minified? What version of DevTools is this using?
I hit this error while trying to do some CPU profiling of the analysis server. I don't know if I'll be able to repro, but I thought I should record it here before I lose it.
The steps I followed:
"dart.analyzerVmServicePort": 8855
(port number is not important but you'll need it further down) and Save A toast notification should appear in the bottom right warning you that the analysis servers VM Service is enabledhttp://localhost:8855/
(using the port number from above) and click ConnectChrome dev tools console has this:
Flutter SDK: 3.27.0-0.1.pre Dart version: 3.6.0-334.3.beta