Skip to content

The ConsoleFilterProvider extension point does not work for flutter running console logs #7484

@licheng1013

Description

@licheng1013

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.

Steps to Reproduce

Hello, I am developing a plug-in for Android Studio. The effect is that the console outputs the dart class name, and you can jump to this class file by clicking it. This is very useful for locating the page location.
I found that the flutter run configuration does not provide an extension point for the console, but is added manually.

Version info

https://github.com/flutter/flutter-intellij/blob/master/flutter-idea/src/io/flutter/run/SdkRunConfig.java#L225

image

Can you provide a similar extension?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions