Releases: nvim-flutter/flutter-tools.nvim
Releases · nvim-flutter/flutter-tools.nvim
v1.14.0
Compare
Sorry, something went wrong.
No results found
1.14.0 (2024-08-29)
Features
config: add possibility to provide cwd via project configuration (#383 ) (7efc0d8 ), closes #329
respect cwd when detecting is it flutter project, handle running dart-only projects (#384 ) (cde6625 ), closes #375
Bug Fixes
v1.13.0
Compare
Sorry, something went wrong.
No results found
1.13.0 (2024-08-23)
Features
CI: add ability to trigger CI workflow manually (b6b62ba )
dap: add option evaluate_to_string_in_debug_views (#377 ) (0842bbe )
Bug Fixes
v1.12.0
Compare
Sorry, something went wrong.
No results found
1.12.0 (2024-08-19)
Features
labels: add option to set closing tag virtual text priority (#373 ) (18a28d6 )
v1.11.0
Compare
Sorry, something went wrong.
No results found
1.11.0 (2024-08-14)
Features
add ability to filter flutter output in dev log (#371 ) (654c477 )
v1.10.0
Compare
Sorry, something went wrong.
No results found
1.10.0 (2024-06-25)
Features
config: add an optional pre_run_callback attribute to setup_project (f898850 )
Bug Fixes
ui: add check for line in buffer range (0fbb3ee )
ui: render labels only in the document range (#360 ) (fd0443e )
v1.9.1
Compare
Sorry, something went wrong.
No results found
1.9.1 (2024-05-18)
Bug Fixes
handle deprecated vim.tbl_islist function (e9f6f65 )
replace deprecated vim.lsp.get_active_clients with vim.lsp.get_clients (c19f945 )
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2024-03-28)
Features
fvm: support FVM in monorepo setup (21c4496 )
Bug Fixes
guides: prevent overwriting custom guide colors (#335 ) (e44df1c )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2024-02-14)
Features
Bug Fixes
don't attach lsp to buffer with empty path (78b5a42 )
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2024-01-03)
Features
add option to configure flutter mode via config (#314 ) (69466cc )
add performance_overlay, repaint_rainbow and slow_animations commands (deb4fa8 )
add web port param to config (#320 ) (b13d46b )
v1.6.0
Compare
Sorry, something went wrong.
No results found
1.6.0 (2023-12-18)
Features
commands: add install/uninstall commands to menu (#315 ) (cd73844 )
Bug Fixes
commands: set current device while running project (045fa0f )