akinsho / flutter-tools.nvim

Tools to help create flutter apps in neovim using the native lsp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Chrome device not listed

gruvw opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

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

Still no solution to this day...

Using flutter-tools:
image

Running flutter devices in terminal:
image