Merge pull request #838 from Noah765/fix-flutter-tools

languages/dart: address hidden dependencies of flutter-tools.nvim
This commit is contained in:
raf 2025-04-19 14:49:42 +00:00 committed by GitHub
commit afca477b39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 13 deletions

View file

@ -334,3 +334,5 @@
[Noah765](https://github.com/Noah765):
- Add missing `flutter-tools.nvim` dependency `plenary.nvim`.
- Add necessary dependency of `flutter-tools.nvim` on lsp.
- Add the `vim.languages.dart.flutter-tools.flutterPackage` option.