akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp
MIT License
935 stars 75 forks source link

fix(dap): define adapter and config when running standalone dart #272

Closed igorlfs closed 11 months ago

igorlfs commented 11 months ago

This should fix #207

Couple questions: how can I test this? Should I use another pattern to detect if we're inside a flutter project?

Also, I'm getting an error when running the configuration (DAP Error retrieving stack traces: getStack: (112) Service has disappeared), but it seems to be caused by nvim-dap.