### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior I have to make :ls! and search for the flutter dev log buffer id and open it doing :b {id}. ### Expected Behavior Before, when doing :ls or showing buffer list in Telescope, the flutter dev log was showing. ### Steps To Reproduce I upgraded flutter-tools from **8edcdabfe982c77482ebde2ba3f46f2adc677e64** to **65b7399804315a1160933b64292d3c5330aa4e9f**. So it was working with the **8edcdabfe982c77482ebde2ba3f46f2adc677e64**. ### Environment ```Markdown - OS: mac os 15.5 - Flutter version: 3.32.8 - Is flutter in $PATH: yes - neovim version: 0.11.3 ``` ### Anything else? _No response_