Eric Dallo

Results 685 comments of Eric Dallo

What are the values of `lsp-dart-sdk-dir` and `lsp-dart-flutter-sdk-dir` variable in your emacs?

I couldn't repro following your steps on [flutter_sample](https://github.com/ericdallo/flutter_sample/tree/new-sample) indeed, not sure if there is a issue here.

no, lsp-dart works too for dart only projects, even that project is called flutter_sample that branch was created following only your steps

@jkaye2012 I use [hover](https://github.com/go-flutter-desktop/go-flutter) (I suggest you take a look, it's awesome) to develop in flutter with lsp-dart, I usually don't use dap with flutter, but answering your question, it's...

I'll try to take a look and maybe add the missing ones in the weeked

Thank you @clement-buchart that should certainly help with this on lsp-dart :)

thanks for the report! @DanTup is `toolArgs` necessary for the debugger work?

Thanks @DanTup we actually do the same on lsp-dart, I was just not sure if we should pass those args with a default or just don't pass at all if...

We can improve to use the only available emulator/device when there is only one. But I didn't understand the original issue, is lsp-dart showing emulator/devices that are not connected?