ueman / feedback

A simple widget for getting better feedback.
https://pub.dev/packages/feedback
400 stars 98 forks source link

Upload to feedback to sentry and attach to exceptions #168

Closed sils closed 2 years ago

sils commented 2 years ago

Is your feature request related to a problem? Please describe. We want to use feedback to get feedback whenever an uncatched exception gets thrown. Right now we can't link the feedback to sentry exceptions.

Describe the solution you'd like Give us a parameter for showAndUploadToSentry of type SentryId so that it can get linked.

Describe alternatives you've considered Forking/reimplementing feedback-sentry

Additional context

ueman commented 2 years ago

Are you interested in contributing this feature?

sils commented 2 years ago

@ueman I don't have too much time but I hacked together https://github.com/ueman/feedback/pull/170 real quick which might work ^^

ueman commented 2 years ago

Just released the new version: https://pub.dev/packages/feedback_sentry/changelog