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

[Help] `flutter attach` command support?

BlackCatHehe opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have project for iOS and flutter mixed development, I have set up then vim with doc, but I don't know how to use flutter attach command to connect the app.
Is currently not supporting this?

Expected Behavior

use flutter attach command

Steps To Reproduce

  1. run ios app
  2. open nvim
  3. run flutter attach
  4. coding

Environment

- OS: MacOS 14.0
- Flutter version: 3.1.3
- Is flutter in $PATH: yes
- neovim version: 0.9.2

Anything else?

No response