Skip to content

[BUG] Flutter actions can be just done once #459

@nytoan

Description

@nytoan

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hello !

First thanks for your work.

I have a problem whenever i show the visual debug or performance overlay etc... Once i activated and desactivated it i can't activat it again.

And if i run the app and open the devtool. Once i stop the app and run it again it open a new devtool url but it says that 127.0.0.1 does not authorize connection.

I need to quit nvim and launch it again to make everything works again.

Expected Behavior

Should be able to toggle visual debug or other things as much as i want.

Devtool should open and work everytime i run again the app.

Steps To Reproduce

Open nvim
Just launch an app
Show visual debug
Hide it
Try to show again it will not work
Same for other things

for the devtool :
Open nvim
Launch the app
Open devtool
Stop the app
Run the app again
The devtool url is changed and can't be opened

Environment

- OS: macOS 15.3.1 but on Windows 11 too
- Flutter version: 3.29.2
- Is flutter in $PATH: yes
- neovim version: 0.10.4

Anything else?

Your work is awesome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions