# nvim-flutter/flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp

Repository: https://github.com/nvim-flutter/flutter-tools.nvim
Canonical: https://ross.abutalabs.com/products/flutter-toolsnvim
Language: Lua
License: MIT
License Family: permissive
Topics: nvim, neovim, flutter, lsp, flutter-apps, dart, closing-tags
Last push: 2026-08-06T11:53:53+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 8, longevity 100
- inputs: {"age_days": 2090, "days_push": 27, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1402, forks 116 (observed 2026-08-28T04:04:37.702561+00:00)

## What it is
A Neovim plugin that enhances Flutter and Dart development using Neovim's native LSP client. It adds Flutter-specific tooling such as launching and managing app processes, hot reload/restart, device selection, widget guides, and an outline view.

## Use cases
- run and debug flutter apps from neovim
- hot reload flutter apps while coding in neovim
- show flutter widget guides in neovim
- view an outline of dart widgets in neovim
- select devices and emulators for flutter runs in neovim
- set up dart lsp tooling in neovim

## When to choose
- you develop Flutter/Dart apps and use Neovim as your editor
- you want Flutter tooling built on Neovim's native LSP rather than coc.nvim
- you need hot reload, device management, and widget guides inside Neovim

## When to avoid
- you use VS Code or Android Studio with the official Flutter tooling
- you expect the plugin to provide autocompletion and code actions on its own (it requires separate LSP configuration)
- you don't use Neovim 0.11 or newer

## Facets
- artifact type: plugin
- maturity: active
- function: sdk, developer-tools, middleware
- domain: developer-tools, mobile-development, cross-platform
- platform: windows, editor-plugin
- tags: neovim, flutter, dart, lsp, hot-reload, editor-plugin, linux, macos

## Member repositories
- nvim-flutter/flutter-tools.nvim (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.702561+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:59.511086+00:00, confidence not recorded.
  - readme: https://github.com/nvim-flutter/flutter-tools.nvim (fetched 2026-08-28T04:04:37.702561+00:00, sha 8025f44b3d16)
- Data as of 2026-08-30T08:39:29.467469+00:00.
