sentry-dart icon indicating copy to clipboard operation
sentry-dart copied to clipboard

Sentry SDK for Dart and Flutter

Results 287 sentry-dart issues
Sort by recently updated
recently updated
newest added

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency= Didn't work well with matrixes, but examples are not good for matrixes, might be possible. `styfle/cancel-workflow-action` works well. Review only adding the `styfle/cancel-workflow-action`, the rest is code format. _#skip-changelog_

I just came across the `sentryClientName` in the `SentryOptions` and while looking at the implementation I noticed that this value is not used anywhere in this package. Did I miss...

enhancement
Impact: Small
Effort: Small
Platform: Dart

repository maintenance
Impact: Medium
Effort: Small
Platform: Dart

Could you please add a few lines in the documentation to explain the differences / pros and cons of option 1 and 2. It is a bit unclear why you...

docs
up-for-grabs
Impact: Small
Effort: Small
Platform: Dart

Implement `tracingOrigins`, docs https://docs.sentry.io/platforms/react-native/performance/connect-services/#navigation-and-other-xhr-requests

enhancement
flutter-web
performance
Impact: Medium
Effort: Small
Platform: Dart

This is a feature that is relevant to Dart and Flutter apps. I would like to have the ability to trace transactions that perform some work in another isolate and...

enhancement
performance
Impact: Medium
Effort: Medium
Platform: Dart

> This comes out of a discussion from https://github.com/getsentry/sentry-dart/issues/607 Currently it's not that easy to catch exceptions and errors in isolates spawned by the user. It would be nice, if...

enhancement
up-for-grabs
Impact: Medium
Effort: Small
Platform: Dart

denyUrls A list of strings or regex patterns that match error URLs that should not be sent to Sentry. By default, all errors will be sent. This is a "contains"...

enhancement
flutter-web
Platform: Dart

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...

up-for-grabs
Improvement
Flutter

https://api.flutter.dev/flutter/widgets/GestureDetector-class.html Related to https://github.com/getsentry/sentry-dart/issues/706

flutter
Impact: Medium
Effort: Medium
Platform: Dart