akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp
MIT License
935 stars 75 forks source link

[BUG] Chrome device not listed #306

Open gruvw opened 8 months ago

gruvw commented 8 months ago

Is there an existing issue for this?

Current Behavior

Chrome device is not listed when using :FlutterDevices but is when using flutter devices.

Expected Behavior

Chrome decive should be listed in neovim too.

Steps To Reproduce

N/A

Environment

- OS: Ubuntu 22.04 LTS
- Flutter version: 3.13.8
- Is flutter in $PATH: yes
- neovim version: v0.9.2

Anything else?

No response

gruvw commented 2 months ago

Still no solution to this day...

Using flutter-tools: image

Running flutter devices in terminal: image