-
-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
Description
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.
philos3
Metadata
Metadata
Assignees
Labels
Projects
Status
Done