Open cassc opened 2 years ago
I'm not really familiar with those features. The docs you linked to are for the VS Code plug-in, so if those features are implemented in the VS Code plug-in itself then we have no way of invoking them.
I took a look and it seems that these features are not available when launching an app via flutter run
, which is what flutter.el does. If someone can find a way to invoke them when doing flutter run
, then potentially flutter.el could facilitate that.
Are there any support for flutter debugging commands? For example Flutter: Toggle Baseline Painting