Skip to content

Flutter Frame Tracking Integration #513

@ueman

Description

@ueman

Flutter allows the developer to read how long it took for a frame to draw. See FrameTiming.

It would be nice if Sentry attaches a listener and sends events or add breadcrumbs if a frame took to long to draw.

Since there's no performance tracing yet, I can imagine that it's not that useful since you don't really know what caused dropped frames. Though the NavigatorObserver should help with that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions