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

How do I open a Widget Inspector?

glyh opened this issue · comments

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

Thanks!

commented

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