getsentry / getsentry/sentry-dart
Add packages as in app excludes
Open
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
Assessment
This issue has not been assessed yet.