Back to LSP Servers

dart

stdio
dart

Used by 5 plugins

Requires Language Server Binary

This LSP server requires dart to be installed on your system. Make sure it's available in your PATH before enabling.

Install
1
Run in your terminal
$
npx claudepluginhub piebald-ai/claude-code-lsps
Add to Your Project

Add to your .lsp.json or plugin.json:

{
  "lspServers": {
    "dart": {
      "command": "dart",
      "extensionToLanguage": {
        ".dart": "dart"
      },
      "args": [
        "language-server",
        "--protocol=lsp"
      ]
    }
  }
}
Supported Languages
dart
.dart
Command
dart
Transport
stdio
Arguments
language-server--protocol=lsp
Advanced Configuration
Startup Timeout:60000ms
Restart on Crash:Yes
Max Restarts:3

Initialization Options:

{}

Settings:

{}
Also used by 4 other plugins
dart-analyzer
80
dart-lsp
0
flutter-dev
0
dart-lsp
0
Plugins using this server (5)
dart
262
dart-analyzer
80
dart-lsp
0
flutter-dev
0
dart-lsp
0
Actions

Product

  • Browse Plugins
  • Marketplaces
  • Pricing
  • About
  • Contact

Resources

  • Learning Center
  • Claude Code Docs
  • Plugin Guide
  • Plugin Reference
  • Plugin Marketplaces

Community

  • Browse on GitHub
  • Get Support

Admin

  • Admin Panel

Legal

  • Terms of Service
  • Privacy Policy
Community Maintained•Not affiliated with Anthropic

© 2025 ClaudePluginHub

ClaudePluginHub
ClaudePluginHub
ToolsLearn
Search everything...