flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Only init perf view if tool window was created #7700

Closed parlough closed 1 month ago

parlough commented 1 month ago

A naive workaround for 7691, but conditionally calling the init logic or not doing so ourselves might be a better long term solution.