dart-lang/dart-vim-plugin

Using Analysis Server

Pacane opened this issue · 1 comments

Is it a possible thing to use the Dart Analysis Server for this instead of dartanalyzer directly.

I don't know how complicated that'd be.

It's totally possible! Check out the comment I just posted on issue #5.