79772163

Date: 2025-09-23 02:32:02
Score: 2
Natty:
Report link

To anyone who is lost on this issue, especially with regards to neovim, I found the simplest solution.

Just add the lines to options.lua or any other config file.

vim.lsp.enable("dartls")

This makes use of the nvim-lspconfig plugin which is preinstalled.

And update your Lazyvim distro and Neovim instance.

I still don't have a comprehensive understanding on LSP, but this achieves the goal of effective navigation across my project and to and within Flutter source code.

Reasons:
  • Blacklisted phrase (1): regards
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: B1LLP4RK