flutter-tools.nvim icon indicating copy to clipboard operation
flutter-tools.nvim copied to clipboard

[Help] `flutter attach` command support?

Open BlackCatHehe opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] 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

BlackCatHehe avatar Oct 20 '23 03:10 BlackCatHehe