akinsho / flutter-tools.nvim

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

How do I open a Widget Inspector? #339

Closed glyh closed 2 months ago

glyh commented 3 months ago

I see some codes in the source code but I don't see any commands related.

Thanks!

RyanCarrier commented 2 months ago

use FlutterCopyProfilerUrl, and open it in a regular browser, vscode has this built in as vscode is a web browser under the hood.