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

FlutterTest command needed

Open h4kbas opened this issue 5 years ago • 1 comments

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 at least the following functionality:

  1. FlutterTest without no parameters executes all tasks same as CLI tool
  2. FlutterTest will execute only given tasks if there is a parameter available same as CLI tool

h4kbas avatar Jul 06 '20 06:07 h4kbas

I don't have any specific plans to implement this, but I'd be more than happy to take a pull request if you send one.

thosakwe avatar Jul 06 '20 14:07 thosakwe