ueman / feedback

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

Update feedback_sentry to use sentry: ^8.0.0 #301

Closed felipheallef closed 5 months ago

felipheallef commented 5 months ago

The Sentry team released version 8.0.0 of the sentry package on Apr 22, 2024. As it is a new major version, packages depending on it needs to update its version constraints.

ueman commented 5 months ago

Hey, are you willing to create a PR which fixes this?

felipheallef commented 5 months ago

I was looking into it and found out the changes in version 8.0.0 don't affect this package so updating pubspec.yaml does the job. I will be opening a PR with these changes shortly.