vim-flutter
vim-flutter copied to clipboard
FlutterTest command needed
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:
- FlutterTest without no parameters executes all tasks same as CLI tool
- FlutterTest will execute only given tasks if there is a parameter available same as CLI tool
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.