flutter.el
flutter.el copied to clipboard
Flutter debugging commands support
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.