Skip to content

Stop logging derivative Flutter runtime errors #4466

@InMatrix

Description

@InMatrix

I believe our current error analytics include all the runtime errors the Flutter framework reports to the IDE. However, a substantial amount of those errors are likely to be triggered by the primary error the user really needs to deal with in their own code (e.g., #4447). Can we log the primary error only, perhaps using the same logic from the PR mentioned above?

Cc: @devoncarew @jayoung-lee

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions