vim-flutter icon indicating copy to clipboard operation
vim-flutter copied to clipboard

Vim commands for Flutter, including hot-reload-on-save and more. 🦋

Results 5 vim-flutter issues
Sort by recently updated
recently updated
newest added

First of all, I would like to thank you for this excellent package. I am having he following problem: ![image](https://user-images.githubusercontent.com/53531665/161995913-81a59d55-909e-463a-94d7-d7582bf02bdd.png) This is the root of my github repository. The problem...

Hey, is there a way to color flutter output ?

I think executing test tasks without leaving vim is a necessity and unfortunately I couldnt find any command related. Can you please add a command like FlutterTest which would have...

Super useful plugin! I had a bash script to do this, but (neo)vim integration is much better. One thing I miss from my script, is the ability to set a...

help wanted

Hey is there a command available to clear out the output window without killing the process? Thanks