getsentry / getsentry/sentry-dart
Replace `DioError` to `DioException`
Open
Blocked
Breaking-change
Dart
Errors
repository maintenance
Task
- Dominant language
- Dart
- Stars
- 873
- Forks
- 299
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
### Description
Right now files are annotated with `deprecated_member_use` due to Dio's breaking change.
`DioError` still exists and is back-compatible, at some point may be removed.
Edit by @buenaflor: this is blocked by dio's release of `6.0.0`
Contributor guide
Assessment
This issue has not been assessed yet.