Skip to content

Commit

Permalink
Merge pull request #211 from storvik/add-flutter.el
Browse files Browse the repository at this point in the history
Add flutter.el to additional packages
  • Loading branch information
ericdallo authored Feb 26, 2024
2 parents f51c80f + daea1c4 commit 1aa91d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ lsp-dart supports running Flutter and Dart commands as following:
* [lsp-treemacs](https://github.com/emacs-lsp/lsp-treemacs) : `lsp-mode` GUI controls implemented using treemacs.
* [company-capf](https://github.com/company-mode/company-mode) : Completion back-end support.
* [hover.el](https://github.com/ericdallo/hover.el) : Tool to run flutter mobile apps from desktop without the need of an emulator.
* [flutter.el](https://github.com/amake/flutter.el) : Tool to run flutter binary as an inferior process and interact with it from Emacs.

## FAQ

Expand Down

0 comments on commit 1aa91d5

Please sign in to comment.