getsentry / getsentry/sentry-dart

Add packages as in app excludes

Open
#729 3 comments 0 reactions 0 assignees View on GitHub
Errors Flutter Improvement
Dominant language
Dart
Stars
873
Forks
299
Avg merge
2d 7h
Merged PRs (30d)
30

Description

The Flutter event enricher already supports reading used packages and adding those to an event. This information can be used to mark frames as in app excludes.

Please note, that reading packages is an expensive (as in could take a second or two) operation and should therefore not delay the app start.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.