flutter-tools.nvim
flutter-tools.nvim copied to clipboard
[Help] `flutter attach` command support?
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
- run ios app
- open nvim
- run
flutter attach - 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