We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f51c80f + daea1c4 commit 1aa91d5Copy full SHA for 1aa91d5
README.md
@@ -217,6 +217,7 @@ lsp-dart supports running Flutter and Dart commands as following:
217
* [lsp-treemacs](https://github.com/emacs-lsp/lsp-treemacs) : `lsp-mode` GUI controls implemented using treemacs.
218
* [company-capf](https://github.com/company-mode/company-mode) : Completion back-end support.
219
* [hover.el](https://github.com/ericdallo/hover.el) : Tool to run flutter mobile apps from desktop without the need of an emulator.
220
+* [flutter.el](https://github.com/amake/flutter.el) : Tool to run flutter binary as an inferior process and interact with it from Emacs.
221
222
## FAQ
223
0 commit comments